@font-face {
  font-family: 'LG';
  src: url('LG EI_Headline Regular.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LG';
  font-style: normal;
  font-weight: 400;
  src: url('LG EI_Headline Regular.otf') format('truetype');
}
@font-face {
  font-family: 'LG';
  font-style: normal;
  font-weight: 500;
  src: url('LG EI_Headline Bold.otf') format('truetype');
}
@font-face {
  font-family: 'LG';
  font-style: normal;
  font-weight: 300;
  src: url('LG EI_Headline Semibold.otf') format('truetype');
}